home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / dl.xml < prev    next >
Text File  |  2002-09-10  |  1KB  |  41 lines

  1. <search function="dl">
  2.   <name>CNET Download.com</name>
  3.   <description>
  4.     Search CNET's shareware archive for Windows software.
  5.     (By the way, it wouldn't hurt if you felt like posting
  6.     a positive review of this product there.)<br/>
  7.     <div class="helpboxDescLabels">Example:</div>
  8.     <table class="helpboxDescTable">
  9.           <tr><td>dl Dave's Quick Search</td></tr>
  10.       </table>
  11.   </description>
  12.   <category>Computers</category>
  13.   <link>http://download.cnet.com/</link>
  14.   
  15.   <form name="dlf"
  16.         action="http://download.com.com/3120-20-0.html"
  17.         method="get">
  18.     <input type="hidden" name="tg" value="dl-20"/>
  19.     <input type="hidden" name="qt"/>
  20.   </form>
  21.   
  22.   <script><![CDATA[
  23.     function dl(q)
  24.     {
  25.       if( nullArgs("dl",q) )
  26.         return false;
  27.       else
  28.       {
  29.         document.dlf.qt.value = q;
  30.         submitForm(dlf);
  31.       }
  32.     }
  33.   ]]></script>
  34.  
  35.   <copyright>
  36.     Copyright (c) 2002 David Bau
  37.     Distributed under the terms of the
  38.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  39.   </copyright>
  40. </search>
  41.